#jsddm
{	margin: 0;
	padding: 0;background: url(/images/nav.jpg)}

#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
		width:97px;
		background: url(/images/nav.jpg);
		height:34px;
		line-height:34px;
		text-align:center;
		font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";}

#jsddm li a
	{	display: block;
	    background: url(/images/nav.jpg)
		padding: 5px 12px;
		text-decoration: none;
		width: 97px;
		color: #000000;
		height:34px;
		line-height:34px;
		text-align:center;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";  z-index:1000}

#jsddm li a:hover
	{ background: url(/images/nav1.jpg);text-align:center;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ"; color:#FFFFFF;  z-index:1000}
		
#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			width:95px;line-height:26px; height:26px;font-weight:100; z-index:1000}
		
#jsddm li ul li
			{	float: none;
				width:100px;
				line-height:26px; height:26px; filter:alpha(opacity=85);-moz-opacity:0.8;width:auto !important;font-weight:100;font-family:"Î¢ÈíÑÅºÚ"; z-index:1000}
			
#jsddm li ul li a
			{width:100px;
				background:#000;
				color:#fff;
				filter:alpha(opacity=70);-moz-opacity:0.8;width:auto !important;line-height:26px; height:26px;font-weight:100;font-family:"Î¢ÈíÑÅºÚ"; z-index:1000
				}
			
#jsddm li ul li a:hover
			{	background: #666666; filter:alpha(opacity=80);-moz-opacity:0.8;width:auto !important;line-height:26px; height:26px;font-weight:100;font-family:"Î¢ÈíÑÅºÚ"; z-index:1000}
.nav {
    height:34px;
	overflow: hidden; 
	width:873px;
	margin:0px auto;
    padding:0px;
	float:left;
}
.nav UL {
	LIST-STYLE-TYPE: none;
	margin:0px auto;
	padding:0;
}
		